home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / basic / iqb9109.zip / CONTENTS next >
Text File  |  1991-09-09  |  1KB  |  18 lines

  1. Adding a sort routine to your QuickBASIC toolkit
  2.         QSORT   .BAS    - The program as it appeared in the listings section
  3.         QSORT   .BI     - The program as it appeared in the listings section
  4.         QUIKDEMO.BAS    - The program asit appeared in the listings section
  5. Extracting the system ID
  6.         SYSINFO .BAS    - The program as it appeared in the letters section
  7. Random number generation
  8.         RANDFN  .BI     - The program as it appeared in the letters section
  9.         TESTRAND.BAS    - The program as it appeared in the letters section
  10.         RANDFN  .BAS    - The program as it appeared in the letters section
  11. Printing the screen from QB programs
  12.         PRNTSCRN.BAS    - The program as it appeared in the letters section
  13. Pausing the PRINT spooler for a status check
  14.         LPTSTAT .FUN    - The program as it appeared in the listings section
  15. Getting new life from old numbers
  16.         CVTREAL .BAS    - The program as it appeared in the listings section
  17.         CVTMBF  .BAS    - The program as it appeared in article Figs. A & B
  18.